css: Use internal return_if_fail in some commonly called code
authorAlexander Larsson <alexl@redhat.com>
Mon, 3 Dec 2012 12:26:16 +0000 (13:26 +0100)
committerAlexander Larsson <alexl@redhat.com>
Tue, 4 Dec 2012 19:16:44 +0000 (20:16 +0100)
commitafc1a143a4695b87b73d544c4d32138e1ff0043c
tree31a5440a871c02549e0d5c9dc587e184cfb0519e
parent5833b8495e77b6b21af5a996feec5c4c6c7925ed
css: Use internal return_if_fail in some commonly called code

These are internal apis, and any external issues should have been
caught by checks at public API points. We use the internal checks
here because these checks show up in a non-neglible way on profiles.
gtk/gtkcsscomputedvalues.c
gtk/gtkcssvalue.c